DroidDiagram Programmer's Guide
Shape.setTextArea Method
See Also
 






Sets the outline of the text area of this shape.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setTextArea (
    ElementTemplate[] value
)

 Parameters

value

An array of ElementTemplate objects specifying the text area of this shape.

 See Also

Shape Members
Shape Class
com.mindfusion.diagramming Namespace